Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require puppet-strings rake tasks #75

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

bastelfreak
Copy link
Member

In lib/voxpupuli/release/rake_tasks.rb we call the puppet-strings rake tasks. To make this work, we actually need to require puppet-strings first. This usually works fine by accident in our modules because puppetlabs_spec_helper is loaded.

@bastelfreak bastelfreak self-assigned this Dec 21, 2024
.github/workflows/test.yml Outdated Show resolved Hide resolved
In lib/voxpupuli/release/rake_tasks.rb we call the puppet-strings rake
tasks. To make this work, we actually need to require puppet-strings
first. This usually works fine by accident in our modules because
puppetlabs_spec_helper is loaded.
@bastelfreak bastelfreak merged commit 4104dae into voxpupuli:master Dec 21, 2024
7 checks passed
@bastelfreak bastelfreak deleted the strings branch December 21, 2024 23:56
@bastelfreak bastelfreak mentioned this pull request Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants